home *** CD-ROM | disk | FTP | other *** search
/ Kansas State University Yearbook 2001 / Kansas State University Yearbook - 2001.iso / mac / sports.dir / 00004_Script_4 < prev    next >
Text File  |  2001-03-26  |  515b  |  16 lines

  1. on exitFrame
  2.   set the visible of sprite 5 to true
  3.   set the visible of sprite 6 to true
  4.   set the visible of sprite 7 to true
  5.   set the visible of sprite 8 to true
  6.   set the visible of sprite 9 to true
  7.   set the visible of sprite 10 to true
  8.   set the visible of sprite 11 to true
  9.   set the visible of sprite 12 to true
  10.   set the visible of sprite 13 to true
  11.   set the visible of sprite 14 to true
  12.   set the visible of sprite 15 to true
  13.   set the visible of sprite 16 to true
  14.   go to the frame
  15.   
  16. end